Add gtk_style_context_scroll_animations()
authorCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Jan 2011 19:45:23 +0000 (20:45 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 10 Jan 2011 19:49:41 +0000 (20:49 +0100)
commitde36dda9251f4f60b0be575231974f3ab7bd879e
treee23b3443c01c8b21aa145d7bc14c55bd5f4296ab
parent162380fca5a44c86e0c9709d50aca08579418bc0
Add gtk_style_context_scroll_animations()

This function will be needed in widgets like GtkTreeView,
since gdk_window_scroll() doesn't trigger the usual
mechanisms to update the invalidation area, this function
is needed together with it.
docs/reference/gtk/gtk3-sections.txt
gtk/gtk.symbols
gtk/gtkstylecontext.c
gtk/gtkstylecontext.h